KREDOR Business Object Framework Documentation

SelectFrom<T>.Exists Method 

Returns true or false indicating whether an object exists in the database matching the current SelectFrom`1 statement.

public bool Exists();

Return Value

See Also

SelectFrom<T> Class | Kredor.BO Namespace